Rdocumentation
powered by
Learn R Programming
regexr (version 1.0.2)
subs<-.regexr: Set Regex Sub-expressions From a regexr Object
Description
subs<-
- Set the sub-expressions of a
regexr
object.
Usage
## S3 method for class 'regexr': subs(x) <- value
Arguments
x
The
regexr
object.
value
The comment(s) to assign.
...
Ignored.
Details
regexr Method for subs<-